
div.hr {
	border-top:1px dashed #666666;
	width:170px;
}

div.hr hr{
	display:none;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #666666;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

h1:first-letter {
	
	font-size: 32px;

	color: #E37500;
	font-weight: normal;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #E37500;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}


b {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

}

strong {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#dddddd;
}

a {
	text-decoration: none;
	outline: none;
	color:#D67300;
	}
a:visited {
	color:#D67300;
	}

a:active {
	color:#D67300;
	}

a:hover {
	text-decoration: underline;
	color:#D67300;
	}

strong, b {
	font-weight: bold;
	}

h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-top:5px;
	padding:5px;
	width:100%;
	margin-bottom:3px;
	font-size:12px;
      font-weight: bold; 
	color:#555;
	border-left:5px solid #555;
	border-bottom:1px solid #555;
}

h4 a {
	font-size:10px;

}


TH,TD,DIV{ font-family: Arial,Helvetica,sans-serif; font-size:11px; color:#333333; }



